home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / S'informer / Copernic Desktop Search / copernicdesktopsearchfr.exe / $R0 / 1033 / RC_DATA / RSSCSS < prev    next >
Text File  |  2006-05-31  |  1KB  |  86 lines

  1. body {
  2.     margin: 0px;
  3.     padding: 0px;
  4. }
  5. body,td,th {
  6.     font-family: arial,helvetica,sans-serif;
  7.     font-size: 12px;
  8.     line-height: 130%;
  9. }
  10. /************ basic texts **************/
  11. .smlltxt 
  12. {    
  13.     font-size: 11px;
  14.     font-weight: normal;
  15.     color: #666666;
  16. }
  17.  
  18. .page-title 
  19. {    
  20.     font-size: 20px;
  21.     font-weight: bold;
  22.     color: #4B4B4B;
  23. }
  24. .forms-search
  25. {    
  26.     font-size: 10px;
  27.     color: #000E5C;
  28.     margin: 0px;
  29.     padding: 0px;
  30. }
  31. .feedhead 
  32. {    
  33.     font-size: 16px;
  34.     font-weight: bold;
  35.     color: #4B4B4B;
  36. }
  37. .news-topborder {
  38.     background-color: #FFCC66;
  39. }
  40. .news-border{
  41.     background-color: #CCCCCC;        
  42. }
  43. .news-hr{
  44.     background-color: #ADADAD;
  45. }
  46. .header-hr{
  47.     background-color: #ADADAD;
  48. }
  49. /************ links **************/
  50. .action-link a:link
  51.     {        
  52.         font-size: 10px;
  53.         color: #000E5C;        
  54.     }
  55. .action-link a:hover
  56.     {
  57.         font-size: 10px;
  58.         color: #000E5C;
  59.     }
  60. .action-link a:visited
  61.     {        
  62.         font-size: 10px;
  63.         color: #000E5C;
  64.     }
  65.     
  66. .news-link a:link
  67.     {        
  68.         font-size: 14px;
  69.         font-weight: bold;
  70.         text-decoration:none;
  71.         color: #000E5C;
  72.     }
  73. .news-link a:hover
  74.     {        
  75.         font-size: 14px;
  76.         font-weight: bold;
  77.         text-decoration: underline;
  78.         color: #C00000;
  79.     }
  80. .news-link a:visited
  81.     {        
  82.         font-size: 14px;
  83.         font-weight: bold;
  84.         text-decoration:none;
  85.         color: #0000FF;
  86.     }